GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IBookmarksTree / DisableZoomDestination Property





In This Topic
DisableZoomDestination Property (IBookmarksTree)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(4)>
Property DisableZoomDestination As Boolean
[DispId(4)]
bool DisableZoomDestination {get; set;}
read-write property DisableZoomDestination: Boolean; 
DispIdAttribute(4)
function get,set DisableZoomDestination : boolean
[DispId(4)]
__property bool get_DisableZoomDestination();
__property void set_DisableZoomDestination( 
   bool value
);
[DispId(4)]
property bool DisableZoomDestination {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IBookmarksTree
IBookmarksTree Members